Skip to content

docs(workspace): add recommended structure to members field#17166

Merged
epage merged 1 commit into
rust-lang:masterfrom
raushan728:issues/11234
Jul 25, 2026
Merged

docs(workspace): add recommended structure to members field#17166
epage merged 1 commit into
rust-lang:masterfrom
raushan728:issues/11234

Conversation

@raushan728

Copy link
Copy Markdown
Contributor

Closes #11234

@rustbot rustbot added A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 2, 2026
@rustbot

rustbot commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

r? @epage

rustbot has assigned @epage.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ehuss, @epage, @weihanglo
  • @ehuss, @epage, @weihanglo expanded to ehuss, epage, weihanglo
  • Random selection from ehuss, epage, weihanglo

Comment thread src/doc/src/reference/workspaces.md Outdated
@raushan728 raushan728 changed the title docs(workspace): add recommended structure section docs(workspace): add recommended structure subsection to members field Jul 3, 2026
@raushan728
raushan728 requested a review from weihanglo July 3, 2026 04:00
@rustbot

This comment has been minimized.

@rustbot

This comment has been minimized.

Comment thread doc/book/src/reference/workspaces.md
Comment thread doc/book/src/reference/workspaces.md
@rustbot

rustbot commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@raushan728 raushan728 changed the title docs(workspace): add recommended structure subsection to members field docs(workspace): add recommended structure to members field Jul 24, 2026
Comment thread doc/book/src/reference/workspaces.md Outdated
Adds a recommendation block advising users to keep workspace members in a flat directory and use glob patterns.
@raushan728 raushan728 closed this Jul 25, 2026
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 25, 2026
@raushan728 raushan728 reopened this Jul 25, 2026
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 25, 2026

@epage epage left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@epage
epage added this pull request to the merge queue Jul 25, 2026
Merged via the queue into rust-lang:master with commit e22c5be Jul 25, 2026
45 of 58 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-documenting-cargo-itself Area: Cargo's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cargo init is not working great when creating a new workspace with multiple members

4 participants